Skip to content

Conversation

@codemonkey2357
Copy link

-removed user interaction
-check_dwh_prefix() checks if matching database and wildfly servers are running. Therefore redundance in main() was removed
-also removed functions that were no longer needed

Copy link
Contributor

@LongusBongus LongusBongus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deleting worked, but interactive option is removed and the containers are not checked if running. Find a way to incorporate both interactive and non-interactive execution (maybe by checking the command line arguments) and add the function to check if a container is running

@LongusBongus
Copy link
Contributor

Sorry, Containers are being checked inside "check_dwh_prefix", then safely remove the function still calling "service_running"

@aktin aktin deleted a comment from LongusBongus Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants